CheckBasedFieldLevelFlsViolationTest

45

tests

3

failures

0

ignored

17.874s

duration

93%

successful

Failed tests

testObjectLevelCheckIsntAccepted(FlsValidationType, String, AbstractPathBasedRule, String): READ

java.lang.AssertionError: No violations expected
Expected: an empty collection
     but: <[PathBasedRuleViolation{message='FLS validation is missing for [READ] operation on [Account] with field(s) [Name].', sourceLineNumber=2, sinkLineNumber=4}]>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at com.salesforce.testutils.ViolationValidator.assertNoViolation(ViolationValidator.java:53)
	at com.salesforce.testutils.BaseFlsTest.assertNoViolation(BaseFlsTest.java:57)
	at com.salesforce.testutils.BaseFlsTest.assertNoViolation(BaseFlsTest.java:47)
	at com.salesforce.testutils.BaseFlsTest.assertNoViolation(BaseFlsTest.java:43)
	at com.salesforce.rules.fls.apex.CheckBasedFieldLevelFlsViolationTest.testObjectLevelCheckIsntAccepted(CheckBasedFieldLevelFlsViolationTest.java:82)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:92)
	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:212)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:192)
	at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:139)
	at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:107)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
	at java.base/java.util.stream.ReferencePipeline$11$1.accept(ReferencePipeline.java:442)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
	at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658)
	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:274)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:274)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:274)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
	at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:107)
	at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:42)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.processAllTestClasses(JUnitPlatformTestClassProcessor.java:99)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.access$000(JUnitPlatformTestClassProcessor.java:79)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor.stop(JUnitPlatformTestClassProcessor.java:75)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:61)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy5.stop(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$3.run(TestWorker.java:193)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:133)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:71)
	at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)

testObjectLevelCheckIsntAccepted(FlsValidationType, String, AbstractPathBasedRule, String): INSERT

java.lang.AssertionError: No violations expected
Expected: an empty collection
     but: <[PathBasedRuleViolation{message='FLS validation is missing for [INSERT] operation on [Account] with field(s) [Name].', sourceLineNumber=2, sinkLineNumber=4}]>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at com.salesforce.testutils.ViolationValidator.assertNoViolation(ViolationValidator.java:53)
	at com.salesforce.testutils.BaseFlsTest.assertNoViolation(BaseFlsTest.java:57)
	at com.salesforce.testutils.BaseFlsTest.assertNoViolation(BaseFlsTest.java:47)
	at com.salesforce.testutils.BaseFlsTest.assertNoViolation(BaseFlsTest.java:43)
	at com.salesforce.rules.fls.apex.CheckBasedFieldLevelFlsViolationTest.testObjectLevelCheckIsntAccepted(CheckBasedFieldLevelFlsViolationTest.java:82)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:92)
	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:212)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:192)
	at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:139)
	at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:107)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
	at java.base/java.util.stream.ReferencePipeline$11$1.accept(ReferencePipeline.java:442)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
	at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658)
	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:274)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:274)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:274)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
	at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:107)
	at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:42)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.processAllTestClasses(JUnitPlatformTestClassProcessor.java:99)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.access$000(JUnitPlatformTestClassProcessor.java:79)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor.stop(JUnitPlatformTestClassProcessor.java:75)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:61)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy5.stop(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$3.run(TestWorker.java:193)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:133)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:71)
	at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)

testObjectLevelCheckIsntAccepted(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE

java.lang.AssertionError: No violations expected
Expected: an empty collection
     but: <[PathBasedRuleViolation{message='FLS validation is missing for [UPDATE] operation on [Account] with field(s) [Name].', sourceLineNumber=2, sinkLineNumber=4}]>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at com.salesforce.testutils.ViolationValidator.assertNoViolation(ViolationValidator.java:53)
	at com.salesforce.testutils.BaseFlsTest.assertNoViolation(BaseFlsTest.java:57)
	at com.salesforce.testutils.BaseFlsTest.assertNoViolation(BaseFlsTest.java:47)
	at com.salesforce.testutils.BaseFlsTest.assertNoViolation(BaseFlsTest.java:43)
	at com.salesforce.rules.fls.apex.CheckBasedFieldLevelFlsViolationTest.testObjectLevelCheckIsntAccepted(CheckBasedFieldLevelFlsViolationTest.java:82)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:92)
	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:212)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:192)
	at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:139)
	at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:107)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
	at java.base/java.util.stream.ReferencePipeline$11$1.accept(ReferencePipeline.java:442)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
	at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658)
	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:274)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:274)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:274)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
	at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:107)
	at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:42)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.processAllTestClasses(JUnitPlatformTestClassProcessor.java:99)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.access$000(JUnitPlatformTestClassProcessor.java:79)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor.stop(JUnitPlatformTestClassProcessor.java:75)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:61)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy5.stop(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$3.run(TestWorker.java:193)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:133)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:71)
	at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)

Tests

Test Method name Duration Result
testDescribeFromFieldValidator(FlsValidationType, String, AbstractPathBasedRule, String): READ testDescribeFromFieldValidator(FlsValidationType, String, AbstractPathBasedRule, String)[1] 0.083s passed
testDescribeFromFieldValidator(FlsValidationType, String, AbstractPathBasedRule, String): INSERT testDescribeFromFieldValidator(FlsValidationType, String, AbstractPathBasedRule, String)[2] 0.053s passed
testDescribeFromFieldValidator(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE testDescribeFromFieldValidator(FlsValidationType, String, AbstractPathBasedRule, String)[3] 0.059s passed
testDescribeMapIncorrectFieldName(FlsValidationType, String, AbstractPathBasedRule, String): READ testDescribeMapIncorrectFieldName(FlsValidationType, String, AbstractPathBasedRule, String)[1] 0.325s passed
testDescribeMapIncorrectFieldName(FlsValidationType, String, AbstractPathBasedRule, String): INSERT testDescribeMapIncorrectFieldName(FlsValidationType, String, AbstractPathBasedRule, String)[2] 0.355s passed
testDescribeMapIncorrectFieldName(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE testDescribeMapIncorrectFieldName(FlsValidationType, String, AbstractPathBasedRule, String)[3] 0.358s passed
testDescribeMapIncorrectObjectName(FlsValidationType, String, AbstractPathBasedRule, String): READ testDescribeMapIncorrectObjectName(FlsValidationType, String, AbstractPathBasedRule, String)[1] 0.269s passed
testDescribeMapIncorrectObjectName(FlsValidationType, String, AbstractPathBasedRule, String): INSERT testDescribeMapIncorrectObjectName(FlsValidationType, String, AbstractPathBasedRule, String)[2] 0.263s passed
testDescribeMapIncorrectObjectName(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE testDescribeMapIncorrectObjectName(FlsValidationType, String, AbstractPathBasedRule, String)[3] 0.142s passed
testDirectValidatorMethod(FlsValidationType, String, AbstractPathBasedRule, String): READ testDirectValidatorMethod(FlsValidationType, String, AbstractPathBasedRule, String)[1] 0.065s passed
testDirectValidatorMethod(FlsValidationType, String, AbstractPathBasedRule, String): INSERT testDirectValidatorMethod(FlsValidationType, String, AbstractPathBasedRule, String)[2] 0.046s passed
testDirectValidatorMethod(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE testDirectValidatorMethod(FlsValidationType, String, AbstractPathBasedRule, String)[3] 0.051s passed
testFieldMapFromVariable(FlsValidationType, String, AbstractPathBasedRule, String): READ testFieldMapFromVariable(FlsValidationType, String, AbstractPathBasedRule, String)[1] 0.092s passed
testFieldMapFromVariable(FlsValidationType, String, AbstractPathBasedRule, String): INSERT testFieldMapFromVariable(FlsValidationType, String, AbstractPathBasedRule, String)[2] 0.072s passed
testFieldMapFromVariable(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE testFieldMapFromVariable(FlsValidationType, String, AbstractPathBasedRule, String)[3] 0.073s passed
testGlobalDescribeObjectAndFieldMapVariable(FlsValidationType, String, AbstractPathBasedRule, String): READ testGlobalDescribeObjectAndFieldMapVariable(FlsValidationType, String, AbstractPathBasedRule, String)[1] 0.179s passed
testGlobalDescribeObjectAndFieldMapVariable(FlsValidationType, String, AbstractPathBasedRule, String): INSERT testGlobalDescribeObjectAndFieldMapVariable(FlsValidationType, String, AbstractPathBasedRule, String)[2] 0.189s passed
testGlobalDescribeObjectAndFieldMapVariable(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE testGlobalDescribeObjectAndFieldMapVariable(FlsValidationType, String, AbstractPathBasedRule, String)[3] 0.136s passed
testObjectAndFieldFromMap(FlsValidationType, String, AbstractPathBasedRule, String): READ testObjectAndFieldFromMap(FlsValidationType, String, AbstractPathBasedRule, String)[1] 0.127s passed
testObjectAndFieldFromMap(FlsValidationType, String, AbstractPathBasedRule, String): INSERT testObjectAndFieldFromMap(FlsValidationType, String, AbstractPathBasedRule, String)[2] 0.138s passed
testObjectAndFieldFromMap(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE testObjectAndFieldFromMap(FlsValidationType, String, AbstractPathBasedRule, String)[3] 0.113s passed
testObjectLevelCheckIsntAccepted(FlsValidationType, String, AbstractPathBasedRule, String): READ testObjectLevelCheckIsntAccepted(FlsValidationType, String, AbstractPathBasedRule, String)[1] 0.127s failed
testObjectLevelCheckIsntAccepted(FlsValidationType, String, AbstractPathBasedRule, String): INSERT testObjectLevelCheckIsntAccepted(FlsValidationType, String, AbstractPathBasedRule, String)[2] 0.113s failed
testObjectLevelCheckIsntAccepted(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE testObjectLevelCheckIsntAccepted(FlsValidationType, String, AbstractPathBasedRule, String)[3] 0.101s failed
testSObjectDescribeFieldDescribe(FlsValidationType, String, AbstractPathBasedRule, String): READ testSObjectDescribeFieldDescribe(FlsValidationType, String, AbstractPathBasedRule, String)[1] 10.773s passed
testSObjectDescribeFieldDescribe(FlsValidationType, String, AbstractPathBasedRule, String): INSERT testSObjectDescribeFieldDescribe(FlsValidationType, String, AbstractPathBasedRule, String)[2] 0.714s passed
testSObjectDescribeFieldDescribe(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE testSObjectDescribeFieldDescribe(FlsValidationType, String, AbstractPathBasedRule, String)[3] 0.319s passed
testSObjectDescribeVariation_withFieldMap(FlsValidationType, String, AbstractPathBasedRule, String): READ testSObjectDescribeVariation_withFieldMap(FlsValidationType, String, AbstractPathBasedRule, String)[1] 0.232s passed
testSObjectDescribeVariation_withFieldMap(FlsValidationType, String, AbstractPathBasedRule, String): INSERT testSObjectDescribeVariation_withFieldMap(FlsValidationType, String, AbstractPathBasedRule, String)[2] 0.241s passed
testSObjectDescribeVariation_withFieldMap(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE testSObjectDescribeVariation_withFieldMap(FlsValidationType, String, AbstractPathBasedRule, String)[3] 0.199s passed
testSafeValidationCheckAtFieldFromList(FlsValidationType, String, AbstractPathBasedRule, String): READ testSafeValidationCheckAtFieldFromList(FlsValidationType, String, AbstractPathBasedRule, String)[1] 0.096s passed
testSafeValidationCheckAtFieldFromList(FlsValidationType, String, AbstractPathBasedRule, String): INSERT testSafeValidationCheckAtFieldFromList(FlsValidationType, String, AbstractPathBasedRule, String)[2] 0.095s passed
testSafeValidationCheckAtFieldFromList(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE testSafeValidationCheckAtFieldFromList(FlsValidationType, String, AbstractPathBasedRule, String)[3] 0.140s passed
testSafeValidationCheckAtField_multiple(FlsValidationType, String, AbstractPathBasedRule, String): READ testSafeValidationCheckAtField_multiple(FlsValidationType, String, AbstractPathBasedRule, String)[1] 0.116s passed
testSafeValidationCheckAtField_multiple(FlsValidationType, String, AbstractPathBasedRule, String): INSERT testSafeValidationCheckAtField_multiple(FlsValidationType, String, AbstractPathBasedRule, String)[2] 0.079s passed
testSafeValidationCheckAtField_multiple(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE testSafeValidationCheckAtField_multiple(FlsValidationType, String, AbstractPathBasedRule, String)[3] 0.088s passed
testValidationCheckPartiallyBrokenDown(FlsValidationType, String, AbstractPathBasedRule, String): READ testValidationCheckPartiallyBrokenDown(FlsValidationType, String, AbstractPathBasedRule, String)[1] 0.136s passed
testValidationCheckPartiallyBrokenDown(FlsValidationType, String, AbstractPathBasedRule, String): INSERT testValidationCheckPartiallyBrokenDown(FlsValidationType, String, AbstractPathBasedRule, String)[2] 0.158s passed
testValidationCheckPartiallyBrokenDown(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE testValidationCheckPartiallyBrokenDown(FlsValidationType, String, AbstractPathBasedRule, String)[3] 0.143s passed
testValidatorMethodThroughObjectDescribeAndFieldDescribeMap(FlsValidationType, String, AbstractPathBasedRule, String): READ testValidatorMethodThroughObjectDescribeAndFieldDescribeMap(FlsValidationType, String, AbstractPathBasedRule, String)[1] 0.093s passed
testValidatorMethodThroughObjectDescribeAndFieldDescribeMap(FlsValidationType, String, AbstractPathBasedRule, String): INSERT testValidatorMethodThroughObjectDescribeAndFieldDescribeMap(FlsValidationType, String, AbstractPathBasedRule, String)[2] 0.087s passed
testValidatorMethodThroughObjectDescribeAndFieldDescribeMap(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE testValidatorMethodThroughObjectDescribeAndFieldDescribeMap(FlsValidationType, String, AbstractPathBasedRule, String)[3] 0.165s passed
testValidatorMethodThroughObjectDescribeMap(FlsValidationType, String, AbstractPathBasedRule, String): READ testValidatorMethodThroughObjectDescribeMap(FlsValidationType, String, AbstractPathBasedRule, String)[1] 0.199s passed
testValidatorMethodThroughObjectDescribeMap(FlsValidationType, String, AbstractPathBasedRule, String): INSERT testValidatorMethodThroughObjectDescribeMap(FlsValidationType, String, AbstractPathBasedRule, String)[2] 0.158s passed
testValidatorMethodThroughObjectDescribeMap(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE testValidatorMethodThroughObjectDescribeMap(FlsValidationType, String, AbstractPathBasedRule, String)[3] 0.114s passed

Standard output

2023-01-04 14:17:17  INFO  BaseFlsTest:29 - Starting test: testSObjectDescribeFieldDescribe
2023-01-04 14:17:17  INFO  StandardLibraryLoader:162 - Path=/Users/jfeingold/Code/sfdx-scanner/sfge/build/resources/main/StandardApexLibrary/Schema/DescribeFieldResult.cls
2023-01-04 14:17:20  INFO  StandardLibraryLoader:162 - Path=/Users/jfeingold/Code/sfdx-scanner/sfge/build/resources/main/StandardApexLibrary/Schema/RecordTypeInfo.cls
2023-01-04 14:17:20  INFO  StandardLibraryLoader:162 - Path=/Users/jfeingold/Code/sfdx-scanner/sfge/build/resources/main/StandardApexLibrary/Schema/DescribeIconResult.cls
2023-01-04 14:17:20  INFO  StandardLibraryLoader:162 - Path=/Users/jfeingold/Code/sfdx-scanner/sfge/build/resources/main/StandardApexLibrary/Schema/SObjectType.cls
2023-01-04 14:17:20  INFO  StandardLibraryLoader:162 - Path=/Users/jfeingold/Code/sfdx-scanner/sfge/build/resources/main/StandardApexLibrary/Schema/ChildRelationship.cls
2023-01-04 14:17:20  INFO  StandardLibraryLoader:162 - Path=/Users/jfeingold/Code/sfdx-scanner/sfge/build/resources/main/StandardApexLibrary/Schema/SObjectField.cls
2023-01-04 14:17:20  INFO  StandardLibraryLoader:162 - Path=/Users/jfeingold/Code/sfdx-scanner/sfge/build/resources/main/StandardApexLibrary/Schema/DisplayType.cls
2023-01-04 14:17:20  INFO  StandardLibraryLoader:162 - Path=/Users/jfeingold/Code/sfdx-scanner/sfge/build/resources/main/StandardApexLibrary/Schema/SoapType.cls
2023-01-04 14:17:20  INFO  StandardLibraryLoader:162 - Path=/Users/jfeingold/Code/sfdx-scanner/sfge/build/resources/main/StandardApexLibrary/Schema/DescribeTabSetResult.cls
2023-01-04 14:17:21  INFO  StandardLibraryLoader:162 - Path=/Users/jfeingold/Code/sfdx-scanner/sfge/build/resources/main/StandardApexLibrary/Schema/DescribeTabResult.cls
2023-01-04 14:17:21  INFO  StandardLibraryLoader:162 - Path=/Users/jfeingold/Code/sfdx-scanner/sfge/build/resources/main/StandardApexLibrary/Schema/DescribeDataCategoryGroupResult.cls
2023-01-04 14:17:21  INFO  StandardLibraryLoader:162 - Path=/Users/jfeingold/Code/sfdx-scanner/sfge/build/resources/main/StandardApexLibrary/Schema/DataCategory.cls
2023-01-04 14:17:21  INFO  StandardLibraryLoader:162 - Path=/Users/jfeingold/Code/sfdx-scanner/sfge/build/resources/main/StandardApexLibrary/Schema/FieldSetMember.cls
2023-01-04 14:17:21  INFO  StandardLibraryLoader:162 - Path=/Users/jfeingold/Code/sfdx-scanner/sfge/build/resources/main/StandardApexLibrary/Schema/FieldSet.cls
2023-01-04 14:17:21  INFO  StandardLibraryLoader:162 - Path=/Users/jfeingold/Code/sfdx-scanner/sfge/build/resources/main/StandardApexLibrary/Schema/FilteredLookupInfo.cls
2023-01-04 14:17:21  INFO  StandardLibraryLoader:162 - Path=/Users/jfeingold/Code/sfdx-scanner/sfge/build/resources/main/StandardApexLibrary/Schema/DescribeDataCategoryGroupStructureResult.cls
2023-01-04 14:17:21  INFO  StandardLibraryLoader:162 - Path=/Users/jfeingold/Code/sfdx-scanner/sfge/build/resources/main/StandardApexLibrary/Schema/DescribeSObjectResult.cls
2023-01-04 14:17:21  INFO  StandardLibraryLoader:162 - Path=/Users/jfeingold/Code/sfdx-scanner/sfge/build/resources/main/StandardApexLibrary/Schema/DataCategoryGroupSobjectTypePair.cls
2023-01-04 14:17:21  INFO  StandardLibraryLoader:162 - Path=/Users/jfeingold/Code/sfdx-scanner/sfge/build/resources/main/StandardApexLibrary/Schema/PicklistEntry.cls
2023-01-04 14:17:21  INFO  StandardLibraryLoader:162 - Path=/Users/jfeingold/Code/sfdx-scanner/sfge/build/resources/main/StandardApexLibrary/Schema/DescribeColorResult.cls
2023-01-04 14:17:21  INFO  StandardLibraryLoader:162 - Path=/Users/jfeingold/Code/sfdx-scanner/sfge/build/resources/main/StandardApexLibrary/System/AccessType.cls
2023-01-04 14:17:21  INFO  StandardLibraryLoader:162 - Path=/Users/jfeingold/Code/sfdx-scanner/sfge/build/resources/main/StandardApexLibrary/System/UserInfo.cls
2023-01-04 14:17:21  INFO  StandardLibraryLoader:162 - Path=/Users/jfeingold/Code/sfdx-scanner/sfge/build/resources/main/StandardApexLibrary/System/SObjectAccessDecision.cls
2023-01-04 14:17:21  INFO  StandardLibraryLoader:162 - Path=/Users/jfeingold/Code/sfdx-scanner/sfge/build/resources/main/StandardApexLibrary/System/Schema.cls
2023-01-04 14:17:25  INFO  SfgeTestExtension:31 - beforeTestExecution name=testSObjectDescribeFieldDescribe(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:25  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@7646c16
2023-01-04 14:17:25  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:26  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:26  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:26  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:26  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:27  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=3, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=47, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:27  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=3, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=47, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:27  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:27  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:27  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=3, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=47, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:27  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=3, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=47, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:27  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:27  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:27  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=3, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=47, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:27  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=SoqlExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=13}}
2023-01-04 14:17:27  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=SoqlExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=13}}, results=[]
2023-01-04 14:17:27  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:27  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testSObjectDescribeFieldDescribe(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:27  INFO  BaseFlsTest:29 - Starting test: testSObjectDescribeFieldDescribe
2023-01-04 14:17:27  INFO  SfgeTestExtension:31 - beforeTestExecution name=testSObjectDescribeFieldDescribe(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:27  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@6aa2a1a9
2023-01-04 14:17:27  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:28  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:28  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:28  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:28  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:28  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=3, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=47, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:28  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=3, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=47, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:28  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:28  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:28  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=3, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=47, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:28  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=3, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=47, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:28  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:28  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:28  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=3, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=47, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:28  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=4, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:28  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=4, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:28  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlInsertStatement{properties={FirstChild=true, BeginLine=4, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=1}}, results=[]
2023-01-04 14:17:28  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:28  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testSObjectDescribeFieldDescribe(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:28  INFO  BaseFlsTest:29 - Starting test: testSObjectDescribeFieldDescribe
2023-01-04 14:17:28  INFO  SfgeTestExtension:31 - beforeTestExecution name=testSObjectDescribeFieldDescribe(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:28  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@2ec63c62
2023-01-04 14:17:28  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:28  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:28  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:28  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:28  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:28  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=3, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=47, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:28  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=3, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=47, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:28  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:28  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:28  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=3, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=47, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:28  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=3, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=47, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:28  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:28  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:28  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.fields.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, fields, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.fields.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.fields.Name}}}, chainedNames=[Account, fields, Name], properties={FirstChild=true, FullMethodName=Account.fields.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.fields.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=3, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=47, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:28  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlUpdateStatement{properties={FirstChild=false, BeginLine=4, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=2, BeginColumn=48}}, results=[]
2023-01-04 14:17:28  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:28  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testSObjectDescribeFieldDescribe(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:28  INFO  BaseFlsTest:29 - Starting test: testSObjectDescribeVariation_withFieldMap
2023-01-04 14:17:28  INFO  SfgeTestExtension:31 - beforeTestExecution name=testSObjectDescribeVariation_withFieldMap(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:28  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@78f7a9c0
2023-01-04 14:17:28  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:28  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:28  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:28  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:28  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:29  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=89, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=3, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=89, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:29  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=89, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=3, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=89, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:29  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:29  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:29  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=89, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=3, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=89, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:29  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=89, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=3, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=89, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:29  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:29  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=89, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=3, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=89, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:29  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=SoqlExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=13}}
2023-01-04 14:17:29  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=SoqlExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=13}}, results=[]
2023-01-04 14:17:29  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:29  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testSObjectDescribeVariation_withFieldMap(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:29  INFO  BaseFlsTest:29 - Starting test: testSObjectDescribeVariation_withFieldMap
2023-01-04 14:17:29  INFO  SfgeTestExtension:31 - beforeTestExecution name=testSObjectDescribeVariation_withFieldMap(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:29  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@4a0e955
2023-01-04 14:17:29  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:29  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:29  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:29  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:29  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:29  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=89, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=3, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=89, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:29  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=89, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=3, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=89, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:29  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:29  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:29  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=89, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=3, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=89, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:29  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=89, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=3, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=89, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:29  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:29  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=89, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=3, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=89, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:29  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=4, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:29  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=4, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:29  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlInsertStatement{properties={FirstChild=true, BeginLine=4, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=1}}, results=[]
2023-01-04 14:17:29  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:29  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testSObjectDescribeVariation_withFieldMap(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:29  INFO  BaseFlsTest:29 - Starting test: testSObjectDescribeVariation_withFieldMap
2023-01-04 14:17:29  INFO  SfgeTestExtension:31 - beforeTestExecution name=testSObjectDescribeVariation_withFieldMap(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:29  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@4ff278da
2023-01-04 14:17:29  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:29  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:29  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:29  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:29  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:29  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=89, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=3, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=89, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:29  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=89, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=3, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=89, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:29  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:29  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:29  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=89, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=3, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=89, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:29  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=89, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=3, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=89, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:29  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:29  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=67}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.SObjectType.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, SObjectType], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.sobjecttype, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.SObjectType}}}, chainedNames=[Account, SObjectType], properties={FirstChild=true, FullMethodName=Account.SObjectType.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.sobjecttype.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=33, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=47, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=54, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=63, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=75, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=75, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=89, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=3, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=89, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:29  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlUpdateStatement{properties={FirstChild=false, BeginLine=4, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=2, BeginColumn=48}}, results=[]
2023-01-04 14:17:29  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:29  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testSObjectDescribeVariation_withFieldMap(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:29  INFO  BaseFlsTest:29 - Starting test: testValidatorMethodThroughObjectDescribeMap
2023-01-04 14:17:29  INFO  SfgeTestExtension:31 - beforeTestExecution name=testValidatorMethodThroughObjectDescribeMap(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:29  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@4f2041d5
2023-01-04 14:17:29  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:29  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:29  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:29  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:29  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:29  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=82, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=3, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=82, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:29  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=82, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=3, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=82, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:29  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:29  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:29  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=82, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=3, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=82, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:29  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=82, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=3, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=82, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:29  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:29  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=82, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=3, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=82, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:29  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=SoqlExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=13}}
2023-01-04 14:17:29  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=SoqlExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=13}}, results=[]
2023-01-04 14:17:29  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:29  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testValidatorMethodThroughObjectDescribeMap(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:29  INFO  BaseFlsTest:29 - Starting test: testValidatorMethodThroughObjectDescribeMap
2023-01-04 14:17:29  INFO  SfgeTestExtension:31 - beforeTestExecution name=testValidatorMethodThroughObjectDescribeMap(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:29  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@75888cb
2023-01-04 14:17:29  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:29  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:29  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:29  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:29  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:29  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=82, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=3, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=82, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:29  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=82, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=3, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=82, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:29  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:29  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:29  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=82, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=3, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=82, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:29  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=82, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=3, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=82, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:29  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:29  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=82, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=3, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=82, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:29  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=4, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:29  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=4, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:29  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlInsertStatement{properties={FirstChild=true, BeginLine=4, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=1}}, results=[]
2023-01-04 14:17:29  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:29  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testValidatorMethodThroughObjectDescribeMap(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:29  INFO  BaseFlsTest:29 - Starting test: testValidatorMethodThroughObjectDescribeMap
2023-01-04 14:17:29  INFO  SfgeTestExtension:31 - beforeTestExecution name=testValidatorMethodThroughObjectDescribeMap(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:29  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@6356da2e
2023-01-04 14:17:29  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:29  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:29  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:29  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:29  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:29  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:29  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=82, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=3, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=82, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=82, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=3, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=82, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:30  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=82, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=3, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=82, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=82, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=3, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=82, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:30  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=60}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=47, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=56, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=56, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=68, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=68, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=82, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=3, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=82, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:30  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlUpdateStatement{properties={FirstChild=false, BeginLine=4, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=2, BeginColumn=48}}, results=[]
2023-01-04 14:17:30  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:30  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testValidatorMethodThroughObjectDescribeMap(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:30  INFO  BaseFlsTest:29 - Starting test: testDescribeMapIncorrectFieldName
2023-01-04 14:17:30  INFO  SfgeTestExtension:31 - beforeTestExecution name=testDescribeMapIncorrectFieldName(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:30  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@36e1b827
2023-01-04 14:17:30  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:30  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:30  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:30  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:30  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=42, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=4, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=42, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=42, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=4, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=42, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:30  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=42, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=4, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=42, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=42, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=4, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=42, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:30  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=42, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=4, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=42, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:30  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=SoqlExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=5, childIdx=0, BeginColumn=13}}
2023-01-04 14:17:30  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=SoqlExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=5, childIdx=0, BeginColumn=13}}, results=[FlsViolationInfo{sinkVertex=SoqlExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=5, childIdx=0, BeginColumn=13}}, sourceVertex=Method{properties={FirstChild=false, BeginLine=2, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, Constructor=false, EndLine=2, Name_CaseSafe=foo, childIdx=1, ReturnType=void, Name=foo, Arity=0, ReturnType_CaseSafe=void, BeginColumn=17}}, rule=com.salesforce.rules.ApexFlsViolationRule@17bc17bd, validationType=READ, objectName='Account', fields=[Name], isAllFields=false}]
2023-01-04 14:17:30  INFO  PathBasedRuleRunner:61 - EntryPoint=MyClass:foo:2; Violations=[PathBasedRuleViolation{message='FLS validation is missing for [READ] operation on [Account] with field(s) [Name].', sourceLineNumber=2, sinkLineNumber=5}]
2023-01-04 14:17:30  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testDescribeMapIncorrectFieldName(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:30  INFO  BaseFlsTest:29 - Starting test: testDescribeMapIncorrectFieldName
2023-01-04 14:17:30  INFO  SfgeTestExtension:31 - beforeTestExecution name=testDescribeMapIncorrectFieldName(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:30  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@36cba188
2023-01-04 14:17:30  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:30  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:30  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:30  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:30  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=42, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=4, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=42, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=42, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=4, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=42, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:30  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=42, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=4, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=42, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=42, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=4, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=42, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:30  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=42, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=4, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=42, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:30  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=5, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:30  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=5, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:30  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlInsertStatement{properties={FirstChild=true, BeginLine=5, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, childIdx=0, BeginColumn=1}}, results=[FlsViolationInfo{sinkVertex=DmlInsertStatement{properties={FirstChild=true, BeginLine=5, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, childIdx=0, BeginColumn=1}}, sourceVertex=Method{properties={FirstChild=false, BeginLine=2, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, Constructor=false, EndLine=2, Name_CaseSafe=foo, childIdx=1, ReturnType=void, Name=foo, Arity=0, ReturnType_CaseSafe=void, BeginColumn=17}}, rule=com.salesforce.rules.ApexFlsViolationRule@17bc17bd, validationType=INSERT, objectName='Account', fields=[Name], isAllFields=false}]
2023-01-04 14:17:30  INFO  PathBasedRuleRunner:61 - EntryPoint=MyClass:foo:2; Violations=[PathBasedRuleViolation{message='FLS validation is missing for [INSERT] operation on [Account] with field(s) [Name].', sourceLineNumber=2, sinkLineNumber=5}]
2023-01-04 14:17:30  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testDescribeMapIncorrectFieldName(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:30  INFO  BaseFlsTest:29 - Starting test: testDescribeMapIncorrectFieldName
2023-01-04 14:17:30  INFO  SfgeTestExtension:31 - beforeTestExecution name=testDescribeMapIncorrectFieldName(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:30  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@7c062778
2023-01-04 14:17:30  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:30  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:30  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:30  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:30  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=42, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=4, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=42, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=42, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=4, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=42, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:30  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:30  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:30  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=42, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=4, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=42, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:31  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=42, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=4, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=42, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:31  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:31  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Phone]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Phone, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=28, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=42, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=4, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=42, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:31  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlUpdateStatement{properties={FirstChild=false, BeginLine=5, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, childIdx=2, BeginColumn=48}}, results=[FlsViolationInfo{sinkVertex=DmlUpdateStatement{properties={FirstChild=false, BeginLine=5, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, childIdx=2, BeginColumn=48}}, sourceVertex=Method{properties={FirstChild=false, BeginLine=2, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, Constructor=false, EndLine=2, Name_CaseSafe=foo, childIdx=1, ReturnType=void, Name=foo, Arity=0, ReturnType_CaseSafe=void, BeginColumn=17}}, rule=com.salesforce.rules.ApexFlsViolationRule@17bc17bd, validationType=UPDATE, objectName='Account', fields=[Name], isAllFields=false}]
2023-01-04 14:17:31  INFO  PathBasedRuleRunner:61 - EntryPoint=MyClass:foo:2; Violations=[PathBasedRuleViolation{message='FLS validation is missing for [UPDATE] operation on [Account] with field(s) [Name].', sourceLineNumber=2, sinkLineNumber=5}]
2023-01-04 14:17:31  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testDescribeMapIncorrectFieldName(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:31  INFO  BaseFlsTest:29 - Starting test: testObjectLevelCheckIsntAccepted
2023-01-04 14:17:31  INFO  SfgeTestExtension:31 - beforeTestExecution name=testObjectLevelCheckIsntAccepted(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:31  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@13975b63
2023-01-04 14:17:31  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:31  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:31  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:31  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:31  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:31  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:31  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:31  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:31  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:31  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=SoqlExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=13}}
2023-01-04 14:17:31  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=SoqlExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=13}}, results=[FlsViolationInfo{sinkVertex=SoqlExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=13}}, sourceVertex=Method{properties={FirstChild=false, BeginLine=2, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, Constructor=false, EndLine=2, Name_CaseSafe=foo, childIdx=1, ReturnType=void, Name=foo, Arity=0, ReturnType_CaseSafe=void, BeginColumn=17}}, rule=com.salesforce.rules.ApexFlsViolationRule@17bc17bd, validationType=READ, objectName='Account', fields=[Name], isAllFields=false}]
2023-01-04 14:17:31  INFO  PathBasedRuleRunner:61 - EntryPoint=MyClass:foo:2; Violations=[PathBasedRuleViolation{message='FLS validation is missing for [READ] operation on [Account] with field(s) [Name].', sourceLineNumber=2, sinkLineNumber=4}]
2023-01-04 14:17:31  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testObjectLevelCheckIsntAccepted(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:31  INFO  BaseFlsTest:29 - Starting test: testObjectLevelCheckIsntAccepted
2023-01-04 14:17:31  INFO  SfgeTestExtension:31 - beforeTestExecution name=testObjectLevelCheckIsntAccepted(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:31  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@5a66d789
2023-01-04 14:17:31  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:31  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:31  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:31  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:31  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:31  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:31  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:31  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:31  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:31  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=4, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:31  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=4, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:31  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlInsertStatement{properties={FirstChild=true, BeginLine=4, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=1}}, results=[FlsViolationInfo{sinkVertex=DmlInsertStatement{properties={FirstChild=true, BeginLine=4, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=1}}, sourceVertex=Method{properties={FirstChild=false, BeginLine=2, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, Constructor=false, EndLine=2, Name_CaseSafe=foo, childIdx=1, ReturnType=void, Name=foo, Arity=0, ReturnType_CaseSafe=void, BeginColumn=17}}, rule=com.salesforce.rules.ApexFlsViolationRule@17bc17bd, validationType=INSERT, objectName='Account', fields=[Name], isAllFields=false}]
2023-01-04 14:17:31  INFO  PathBasedRuleRunner:61 - EntryPoint=MyClass:foo:2; Violations=[PathBasedRuleViolation{message='FLS validation is missing for [INSERT] operation on [Account] with field(s) [Name].', sourceLineNumber=2, sinkLineNumber=4}]
2023-01-04 14:17:31  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testObjectLevelCheckIsntAccepted(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:31  INFO  BaseFlsTest:29 - Starting test: testObjectLevelCheckIsntAccepted
2023-01-04 14:17:31  INFO  SfgeTestExtension:31 - beforeTestExecution name=testObjectLevelCheckIsntAccepted(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:31  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@71ee6d22
2023-01-04 14:17:31  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:31  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:31  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:31  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:31  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:31  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:31  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:31  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:31  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:31  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlUpdateStatement{properties={FirstChild=false, BeginLine=4, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=2, BeginColumn=48}}, results=[FlsViolationInfo{sinkVertex=DmlUpdateStatement{properties={FirstChild=false, BeginLine=4, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=2, BeginColumn=48}}, sourceVertex=Method{properties={FirstChild=false, BeginLine=2, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, Constructor=false, EndLine=2, Name_CaseSafe=foo, childIdx=1, ReturnType=void, Name=foo, Arity=0, ReturnType_CaseSafe=void, BeginColumn=17}}, rule=com.salesforce.rules.ApexFlsViolationRule@17bc17bd, validationType=UPDATE, objectName='Account', fields=[Name], isAllFields=false}]
2023-01-04 14:17:31  INFO  PathBasedRuleRunner:61 - EntryPoint=MyClass:foo:2; Violations=[PathBasedRuleViolation{message='FLS validation is missing for [UPDATE] operation on [Account] with field(s) [Name].', sourceLineNumber=2, sinkLineNumber=4}]
2023-01-04 14:17:31  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testObjectLevelCheckIsntAccepted(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:31  INFO  BaseFlsTest:29 - Starting test: testGlobalDescribeObjectAndFieldMapVariable
2023-01-04 14:17:31  INFO  SfgeTestExtension:31 - beforeTestExecution name=testGlobalDescribeObjectAndFieldMapVariable(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:31  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@39dde2a3
2023-01-04 14:17:31  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:31  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:31  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:31  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:31  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:31  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:31  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:31  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=4, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=41, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:31  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=4, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=41, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:31  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:31  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:31  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:31  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:31  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=4, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=41, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:31  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=4, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=41, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:31  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:31  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=4, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=41, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:31  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=SoqlExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=5, childIdx=0, BeginColumn=13}}
2023-01-04 14:17:31  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=SoqlExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=5, childIdx=0, BeginColumn=13}}, results=[]
2023-01-04 14:17:31  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:31  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testGlobalDescribeObjectAndFieldMapVariable(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:31  INFO  BaseFlsTest:29 - Starting test: testGlobalDescribeObjectAndFieldMapVariable
2023-01-04 14:17:31  INFO  SfgeTestExtension:31 - beforeTestExecution name=testGlobalDescribeObjectAndFieldMapVariable(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:31  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@3eba813d
2023-01-04 14:17:31  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:31  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:31  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:31  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:31  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:31  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:31  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:31  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=4, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=41, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:31  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=4, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=41, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:31  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:31  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:31  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:31  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:31  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=4, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=41, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:31  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=4, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=41, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:31  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:31  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=4, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=41, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:31  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=5, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:31  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=5, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:31  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlInsertStatement{properties={FirstChild=true, BeginLine=5, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, childIdx=0, BeginColumn=1}}, results=[]
2023-01-04 14:17:31  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:31  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testGlobalDescribeObjectAndFieldMapVariable(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:31  INFO  BaseFlsTest:29 - Starting test: testGlobalDescribeObjectAndFieldMapVariable
2023-01-04 14:17:31  INFO  SfgeTestExtension:31 - beforeTestExecution name=testGlobalDescribeObjectAndFieldMapVariable(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:31  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@3983d505
2023-01-04 14:17:31  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:31  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:31  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:31  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:31  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:31  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:31  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:31  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=4, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=41, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:31  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=4, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=41, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:31  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:31  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:31  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:31  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:31  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=4, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=41, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:31  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=4, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=41, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:31  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:31  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:31  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=4, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=41, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:31  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlUpdateStatement{properties={FirstChild=false, BeginLine=5, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, childIdx=2, BeginColumn=48}}, results=[]
2023-01-04 14:17:31  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:31  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testGlobalDescribeObjectAndFieldMapVariable(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:31  INFO  BaseFlsTest:29 - Starting test: testDescribeFromFieldValidator
2023-01-04 14:17:31  INFO  SfgeTestExtension:31 - beforeTestExecution name=testDescribeFromFieldValidator(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:31  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@424e7ab8
2023-01-04 14:17:31  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, method=null}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=3, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=40, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=3, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=40, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:32  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, method=null}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=3, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=40, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=3, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=40, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:32  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, method=null}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=3, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=40, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=SoqlExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=13}}
2023-01-04 14:17:32  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=SoqlExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=13}}, results=[]
2023-01-04 14:17:32  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:32  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testDescribeFromFieldValidator(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:32  INFO  BaseFlsTest:29 - Starting test: testDescribeFromFieldValidator
2023-01-04 14:17:32  INFO  SfgeTestExtension:31 - beforeTestExecution name=testDescribeFromFieldValidator(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:32  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@382a0846
2023-01-04 14:17:32  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, method=null}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=3, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=40, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=3, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=40, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:32  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, method=null}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=3, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=40, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=3, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=40, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:32  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, method=null}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=3, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=40, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=4, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:32  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=4, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:32  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlInsertStatement{properties={FirstChild=true, BeginLine=4, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=1}}, results=[]
2023-01-04 14:17:32  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:32  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testDescribeFromFieldValidator(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:32  INFO  BaseFlsTest:29 - Starting test: testDescribeFromFieldValidator
2023-01-04 14:17:32  INFO  SfgeTestExtension:31 - beforeTestExecution name=testDescribeFromFieldValidator(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:32  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@7266e2e6
2023-01-04 14:17:32  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, method=null}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=3, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=40, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=3, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=40, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:32  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, method=null}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=3, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=40, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=3, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=40, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:32  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, method=null}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Account.Name.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Account, Name], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=account.name, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Account.Name}}}, chainedNames=[Account, Name], properties={FirstChild=true, FullMethodName=Account.Name.getDescribe, BeginLine=3, FullMethodName_CaseSafe=account.name.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=26, MethodName=getDescribe}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=3, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=40, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlUpdateStatement{properties={FirstChild=false, BeginLine=4, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=2, BeginColumn=48}}, results=[]
2023-01-04 14:17:32  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:32  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testDescribeFromFieldValidator(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:32  INFO  BaseFlsTest:29 - Starting test: testSafeValidationCheckAtFieldFromList
2023-01-04 14:17:32  INFO  SfgeTestExtension:31 - beforeTestExecution name=testSafeValidationCheckAtFieldFromList(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:32  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@379dbb97
2023-01-04 14:17:32  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:32  WARN  PathScopeVisitor:381 - TODO: PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  ScopeUtil:154 - PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  PathScopeVisitor:381 - TODO: PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  ScopeUtil:154 - PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=35, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=5, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=35, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=35, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=5, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=35, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:32  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:32  WARN  PathScopeVisitor:381 - TODO: PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  ScopeUtil:154 - PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  PathScopeVisitor:381 - TODO: PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  ScopeUtil:154 - PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=35, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=5, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=35, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=35, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=5, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=35, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:32  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:32  WARN  PathScopeVisitor:381 - TODO: PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  ScopeUtil:154 - PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  PathScopeVisitor:381 - TODO: PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  ScopeUtil:154 - PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=35, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=5, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=35, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=SoqlExpression{properties={FirstChild=true, BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=6, childIdx=0, BeginColumn=13}}
2023-01-04 14:17:32  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=SoqlExpression{properties={FirstChild=true, BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=6, childIdx=0, BeginColumn=13}}, results=[]
2023-01-04 14:17:32  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:32  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testSafeValidationCheckAtFieldFromList(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:32  INFO  BaseFlsTest:29 - Starting test: testSafeValidationCheckAtFieldFromList
2023-01-04 14:17:32  INFO  SfgeTestExtension:31 - beforeTestExecution name=testSafeValidationCheckAtFieldFromList(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:32  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@295790db
2023-01-04 14:17:32  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:32  WARN  PathScopeVisitor:381 - TODO: PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  ScopeUtil:154 - PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  PathScopeVisitor:381 - TODO: PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  ScopeUtil:154 - PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=35, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=5, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=35, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=35, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=5, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=35, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:32  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:32  WARN  PathScopeVisitor:381 - TODO: PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  ScopeUtil:154 - PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  PathScopeVisitor:381 - TODO: PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  ScopeUtil:154 - PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=35, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=5, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=35, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=35, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=5, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=35, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:32  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:32  WARN  PathScopeVisitor:381 - TODO: PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  ScopeUtil:154 - PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  PathScopeVisitor:381 - TODO: PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  ScopeUtil:154 - PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=35, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=5, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=35, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=6, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:32  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=6, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:32  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlInsertStatement{properties={FirstChild=true, BeginLine=6, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, childIdx=0, BeginColumn=1}}, results=[]
2023-01-04 14:17:32  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:32  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testSafeValidationCheckAtFieldFromList(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:32  INFO  BaseFlsTest:29 - Starting test: testSafeValidationCheckAtFieldFromList
2023-01-04 14:17:32  INFO  SfgeTestExtension:31 - beforeTestExecution name=testSafeValidationCheckAtFieldFromList(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:32  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@12b54611
2023-01-04 14:17:32  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:32  WARN  PathScopeVisitor:381 - TODO: PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  ScopeUtil:154 - PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  PathScopeVisitor:381 - TODO: PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  ScopeUtil:154 - PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=35, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=5, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=35, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=35, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=5, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=35, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:32  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:32  WARN  PathScopeVisitor:381 - TODO: PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  ScopeUtil:154 - PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  PathScopeVisitor:381 - TODO: PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  ScopeUtil:154 - PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=35, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=5, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=35, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=35, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=5, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=35, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:32  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:32  WARN  PathScopeVisitor:381 - TODO: PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  ScopeUtil:154 - PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  PathScopeVisitor:381 - TODO: PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  WARN  ScopeUtil:154 - PathScopeVisitor.getApexValue() can currently only support chains of length 2 or lower. keySequence=[Schema, Account, fields, Name]
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=21, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=21, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=35, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=5, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=35, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlUpdateStatement{properties={FirstChild=false, BeginLine=6, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, childIdx=2, BeginColumn=48}}, results=[]
2023-01-04 14:17:32  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:32  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testSafeValidationCheckAtFieldFromList(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:32  INFO  BaseFlsTest:29 - Starting test: testDirectValidatorMethod
2023-01-04 14:17:32  INFO  SfgeTestExtension:31 - beforeTestExecution name=testDirectValidatorMethod(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:32  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@2228e00
2023-01-04 14:17:32  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:32  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:32  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:32  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:32  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:32  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=SoqlExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=13}}
2023-01-04 14:17:32  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=SoqlExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=13}}, results=[]
2023-01-04 14:17:32  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:32  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testDirectValidatorMethod(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:32  INFO  BaseFlsTest:29 - Starting test: testDirectValidatorMethod
2023-01-04 14:17:32  INFO  SfgeTestExtension:31 - beforeTestExecution name=testDirectValidatorMethod(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:32  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@5a4f633f
2023-01-04 14:17:32  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:32  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:32  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:32  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:32  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:32  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=4, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:32  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=4, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:32  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlInsertStatement{properties={FirstChild=true, BeginLine=4, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=1}}, results=[]
2023-01-04 14:17:32  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:32  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testDirectValidatorMethod(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:32  INFO  BaseFlsTest:29 - Starting test: testDirectValidatorMethod
2023-01-04 14:17:32  INFO  SfgeTestExtension:31 - beforeTestExecution name=testDirectValidatorMethod(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:32  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@6dba4d62
2023-01-04 14:17:32  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:32  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:32  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:32  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:32  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:32  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlUpdateStatement{properties={FirstChild=false, BeginLine=4, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=2, BeginColumn=48}}, results=[]
2023-01-04 14:17:32  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:32  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testDirectValidatorMethod(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:32  INFO  BaseFlsTest:29 - Starting test: testFieldMapFromVariable
2023-01-04 14:17:32  INFO  SfgeTestExtension:31 - beforeTestExecution name=testFieldMapFromVariable(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:32  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@13674b28
2023-01-04 14:17:32  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=4, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=41, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=4, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=41, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:32  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=4, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=41, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=4, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=41, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:32  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=4, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=41, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=SoqlExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=5, childIdx=0, BeginColumn=13}}
2023-01-04 14:17:32  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=SoqlExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=5, childIdx=0, BeginColumn=13}}, results=[]
2023-01-04 14:17:32  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:32  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testFieldMapFromVariable(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:32  INFO  BaseFlsTest:29 - Starting test: testFieldMapFromVariable
2023-01-04 14:17:32  INFO  SfgeTestExtension:31 - beforeTestExecution name=testFieldMapFromVariable(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:32  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@320075ea
2023-01-04 14:17:32  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=4, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=41, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=4, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=41, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:32  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=4, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=41, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=4, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=41, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:32  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=4, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=41, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=5, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:32  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=5, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:32  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlInsertStatement{properties={FirstChild=true, BeginLine=5, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, childIdx=0, BeginColumn=1}}, results=[]
2023-01-04 14:17:32  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:32  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testFieldMapFromVariable(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:32  INFO  BaseFlsTest:29 - Starting test: testFieldMapFromVariable
2023-01-04 14:17:32  INFO  SfgeTestExtension:31 - beforeTestExecution name=testFieldMapFromVariable(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:32  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@62032410
2023-01-04 14:17:32  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=4, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=41, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=4, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=41, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:32  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=4, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=41, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=4, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=41, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:32  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:32  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:32  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.SObjectType.Account.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema, SObjectType, Account, fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema.sobjecttype.account.fields, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema.SObjectType.Account.fields}}}, chainedNames=[Schema, SObjectType, Account, fields], properties={FirstChild=true, FullMethodName=Schema.SObjectType.Account.fields.getMap, BeginLine=3, FullMethodName_CaseSafe=schema.sobjecttype.account.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=79, MethodName=getMap}}, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=4, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=41, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:32  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlUpdateStatement{properties={FirstChild=false, BeginLine=5, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, childIdx=2, BeginColumn=48}}, results=[]
2023-01-04 14:17:32  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:32  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testFieldMapFromVariable(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:32  INFO  BaseFlsTest:29 - Starting test: testDescribeMapIncorrectObjectName
2023-01-04 14:17:32  INFO  SfgeTestExtension:31 - beforeTestExecution name=testDescribeMapIncorrectObjectName(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:32  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@95100f1
2023-01-04 14:17:32  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:32  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:32  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=4, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=41, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=4, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=41, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:33  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=4, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=41, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=4, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=41, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:33  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=4, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=41, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:33  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=SoqlExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=5, childIdx=0, BeginColumn=13}}
2023-01-04 14:17:33  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=SoqlExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=5, childIdx=0, BeginColumn=13}}, results=[FlsViolationInfo{sinkVertex=SoqlExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=5, childIdx=0, BeginColumn=13}}, sourceVertex=Method{properties={FirstChild=false, BeginLine=2, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, Constructor=false, EndLine=2, Name_CaseSafe=foo, childIdx=1, ReturnType=void, Name=foo, Arity=0, ReturnType_CaseSafe=void, BeginColumn=17}}, rule=com.salesforce.rules.ApexFlsViolationRule@17bc17bd, validationType=READ, objectName='Account', fields=[Name], isAllFields=false}]
2023-01-04 14:17:33  INFO  PathBasedRuleRunner:61 - EntryPoint=MyClass:foo:2; Violations=[PathBasedRuleViolation{message='FLS validation is missing for [READ] operation on [Account] with field(s) [Name].', sourceLineNumber=2, sinkLineNumber=5}]
2023-01-04 14:17:33  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testDescribeMapIncorrectObjectName(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:33  INFO  BaseFlsTest:29 - Starting test: testDescribeMapIncorrectObjectName
2023-01-04 14:17:33  INFO  SfgeTestExtension:31 - beforeTestExecution name=testDescribeMapIncorrectObjectName(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:33  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@7ddb6df3
2023-01-04 14:17:33  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:33  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:33  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:33  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:33  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=4, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=41, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=4, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=41, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:33  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=4, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=41, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=4, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=41, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:33  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=4, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=41, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:33  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=5, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:33  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=5, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:33  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlInsertStatement{properties={FirstChild=true, BeginLine=5, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, childIdx=0, BeginColumn=1}}, results=[FlsViolationInfo{sinkVertex=DmlInsertStatement{properties={FirstChild=true, BeginLine=5, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, childIdx=0, BeginColumn=1}}, sourceVertex=Method{properties={FirstChild=false, BeginLine=2, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, Constructor=false, EndLine=2, Name_CaseSafe=foo, childIdx=1, ReturnType=void, Name=foo, Arity=0, ReturnType_CaseSafe=void, BeginColumn=17}}, rule=com.salesforce.rules.ApexFlsViolationRule@17bc17bd, validationType=INSERT, objectName='Account', fields=[Name], isAllFields=false}]
2023-01-04 14:17:33  INFO  PathBasedRuleRunner:61 - EntryPoint=MyClass:foo:2; Violations=[PathBasedRuleViolation{message='FLS validation is missing for [INSERT] operation on [Account] with field(s) [Name].', sourceLineNumber=2, sinkLineNumber=5}]
2023-01-04 14:17:33  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testDescribeMapIncorrectObjectName(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:33  INFO  BaseFlsTest:29 - Starting test: testDescribeMapIncorrectObjectName
2023-01-04 14:17:33  INFO  SfgeTestExtension:31 - beforeTestExecution name=testDescribeMapIncorrectObjectName(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:33  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@614fcec5
2023-01-04 14:17:33  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:33  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:33  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:33  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:33  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=4, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=41, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=4, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=41, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:33  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=4, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=41, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=4, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=41, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:33  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Contact]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Contact, childIdx=1, LiteralType=STRING, BeginColumn=76}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=52, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=72, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=72, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=87, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=87, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=101, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=108, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=4, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=4, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=4, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=41, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:33  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlUpdateStatement{properties={FirstChild=false, BeginLine=5, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, childIdx=2, BeginColumn=48}}, results=[FlsViolationInfo{sinkVertex=DmlUpdateStatement{properties={FirstChild=false, BeginLine=5, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, childIdx=2, BeginColumn=48}}, sourceVertex=Method{properties={FirstChild=false, BeginLine=2, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, Constructor=false, EndLine=2, Name_CaseSafe=foo, childIdx=1, ReturnType=void, Name=foo, Arity=0, ReturnType_CaseSafe=void, BeginColumn=17}}, rule=com.salesforce.rules.ApexFlsViolationRule@17bc17bd, validationType=UPDATE, objectName='Account', fields=[Name], isAllFields=false}]
2023-01-04 14:17:33  INFO  PathBasedRuleRunner:61 - EntryPoint=MyClass:foo:2; Violations=[PathBasedRuleViolation{message='FLS validation is missing for [UPDATE] operation on [Account] with field(s) [Name].', sourceLineNumber=2, sinkLineNumber=5}]
2023-01-04 14:17:33  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testDescribeMapIncorrectObjectName(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:33  INFO  BaseFlsTest:29 - Starting test: testObjectAndFieldFromMap
2023-01-04 14:17:33  INFO  SfgeTestExtension:31 - beforeTestExecution name=testObjectAndFieldFromMap(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:33  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@220248ad
2023-01-04 14:17:33  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:33  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:33  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:33  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:33  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=5, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=41, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=5, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=41, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:33  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=5, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=41, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=5, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=41, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:33  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=5, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=41, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:33  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=SoqlExpression{properties={FirstChild=true, BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=6, childIdx=0, BeginColumn=13}}
2023-01-04 14:17:33  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=SoqlExpression{properties={FirstChild=true, BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=6, childIdx=0, BeginColumn=13}}, results=[]
2023-01-04 14:17:33  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:33  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testObjectAndFieldFromMap(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:33  INFO  BaseFlsTest:29 - Starting test: testObjectAndFieldFromMap
2023-01-04 14:17:33  INFO  SfgeTestExtension:31 - beforeTestExecution name=testObjectAndFieldFromMap(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:33  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@7281a0fe
2023-01-04 14:17:33  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:33  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:33  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:33  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:33  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=5, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=41, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=5, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=41, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:33  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=5, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=41, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=5, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=41, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:33  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=5, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=41, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:33  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=6, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:33  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=6, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:33  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlInsertStatement{properties={FirstChild=true, BeginLine=6, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, childIdx=0, BeginColumn=1}}, results=[]
2023-01-04 14:17:33  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:33  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testObjectAndFieldFromMap(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:33  INFO  BaseFlsTest:29 - Starting test: testObjectAndFieldFromMap
2023-01-04 14:17:33  INFO  SfgeTestExtension:31 - beforeTestExecution name=testObjectAndFieldFromMap(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:33  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@1461c28e
2023-01-04 14:17:33  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:33  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:33  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:33  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:33  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=5, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=41, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=5, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=41, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:33  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=5, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=41, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:33  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=5, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=41, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:33  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:33  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:33  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=19}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=54}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=23, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=30, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=50, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=50, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=obj.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[obj], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=obj, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=obj}}}, chainedNames=[obj], properties={FirstChild=true, FullMethodName=obj.getDescribe, BeginLine=4, FullMethodName_CaseSafe=obj.getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=49, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=fields, childIdx=0, BeginColumn=63, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=4, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=70, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=m.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[m], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=m, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=m}}}, chainedNames=[m], properties={FirstChild=true, FullMethodName=m.get, BeginLine=5, FullMethodName_CaseSafe=m.get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=15, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=27, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=5, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=27, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=, childIdx=0, BeginColumn=41, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=5, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=41, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:33  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlUpdateStatement{properties={FirstChild=false, BeginLine=6, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, childIdx=2, BeginColumn=48}}, results=[]
2023-01-04 14:17:33  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:33  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testObjectAndFieldFromMap(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:33  INFO  BaseFlsTest:29 - Starting test: testValidationCheckPartiallyBrokenDown
2023-01-04 14:17:33  INFO  SfgeTestExtension:31 - beforeTestExecution name=testValidationCheckPartiallyBrokenDown(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:34  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@6a6e3ecd
2023-01-04 14:17:34  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:34  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:34  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:34  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:34  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=7, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=7, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isaccessible, BeginLine=7, FullMethodName_CaseSafe=fielddescribe.isaccessible, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=7, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=42, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=7, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=7, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isaccessible, BeginLine=7, FullMethodName_CaseSafe=fielddescribe.isaccessible, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=7, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=42, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  NullApexValueConstrainer:134 - Adding negative constraint. apeValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=7, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=7, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isaccessible, BeginLine=7, FullMethodName_CaseSafe=fielddescribe.isaccessible, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=7, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=42, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:34  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=7, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=7, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isaccessible, BeginLine=7, FullMethodName_CaseSafe=fielddescribe.isaccessible, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=7, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=42, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=7, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=7, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isaccessible, BeginLine=7, FullMethodName_CaseSafe=fielddescribe.isaccessible, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=7, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=42, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  NullApexValueConstrainer:129 - Adding positive constraint. apeValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=7, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=7, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isaccessible, BeginLine=7, FullMethodName_CaseSafe=fielddescribe.isaccessible, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=7, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=42, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:34  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=7, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=7, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isaccessible, BeginLine=7, FullMethodName_CaseSafe=fielddescribe.isaccessible, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=7, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=42, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=SoqlExpression{properties={FirstChild=true, BeginLine=8, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=8, childIdx=0, BeginColumn=25}}
2023-01-04 14:17:34  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=SoqlExpression{properties={FirstChild=true, BeginLine=8, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=8, childIdx=0, BeginColumn=25}}, results=[]
2023-01-04 14:17:34  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:34  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testValidationCheckPartiallyBrokenDown(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:34  INFO  BaseFlsTest:29 - Starting test: testValidationCheckPartiallyBrokenDown
2023-01-04 14:17:34  INFO  SfgeTestExtension:31 - beforeTestExecution name=testValidationCheckPartiallyBrokenDown(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:34  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@72ba2d6f
2023-01-04 14:17:34  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:34  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:34  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:34  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:34  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=7, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=7, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.iscreateable, BeginLine=7, FullMethodName_CaseSafe=fielddescribe.iscreateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=7, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=42, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=7, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=7, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.iscreateable, BeginLine=7, FullMethodName_CaseSafe=fielddescribe.iscreateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=7, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=42, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  NullApexValueConstrainer:134 - Adding negative constraint. apeValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=7, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=7, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.iscreateable, BeginLine=7, FullMethodName_CaseSafe=fielddescribe.iscreateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=7, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=42, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:34  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=7, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=7, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.iscreateable, BeginLine=7, FullMethodName_CaseSafe=fielddescribe.iscreateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=7, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=42, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=7, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=7, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.iscreateable, BeginLine=7, FullMethodName_CaseSafe=fielddescribe.iscreateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=7, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=42, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  NullApexValueConstrainer:129 - Adding positive constraint. apeValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=7, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=7, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.iscreateable, BeginLine=7, FullMethodName_CaseSafe=fielddescribe.iscreateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=7, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=42, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:34  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=7, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=7, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.iscreateable, BeginLine=7, FullMethodName_CaseSafe=fielddescribe.iscreateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=7, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=42, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=8, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=8, childIdx=0, BeginColumn=20}}
2023-01-04 14:17:34  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=8, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=8, childIdx=0, BeginColumn=20}}
2023-01-04 14:17:34  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlInsertStatement{properties={FirstChild=true, BeginLine=8, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=8, childIdx=0, BeginColumn=13}}, results=[]
2023-01-04 14:17:34  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:34  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testValidationCheckPartiallyBrokenDown(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:34  INFO  BaseFlsTest:29 - Starting test: testValidationCheckPartiallyBrokenDown
2023-01-04 14:17:34  INFO  SfgeTestExtension:31 - beforeTestExecution name=testValidationCheckPartiallyBrokenDown(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:34  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@506ec7ea
2023-01-04 14:17:34  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:34  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:34  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:34  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:34  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=7, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=7, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isupdateable, BeginLine=7, FullMethodName_CaseSafe=fielddescribe.isupdateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=7, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=42, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=7, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=7, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isupdateable, BeginLine=7, FullMethodName_CaseSafe=fielddescribe.isupdateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=7, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=42, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  NullApexValueConstrainer:134 - Adding negative constraint. apeValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=7, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=7, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isupdateable, BeginLine=7, FullMethodName_CaseSafe=fielddescribe.isupdateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=7, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=42, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:34  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=7, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=7, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isupdateable, BeginLine=7, FullMethodName_CaseSafe=fielddescribe.isupdateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=7, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=42, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=7, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=7, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isupdateable, BeginLine=7, FullMethodName_CaseSafe=fielddescribe.isupdateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=7, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=42, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  NullApexValueConstrainer:129 - Adding positive constraint. apeValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=7, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=7, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isupdateable, BeginLine=7, FullMethodName_CaseSafe=fielddescribe.isupdateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=7, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=42, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:34  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=43}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=74}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=43, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=50, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=70, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=70, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=85, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=objResult.fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[objResult, fields], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=objresult.fields, childIdx=0, BeginColumn=46, ReferenceType=METHOD, Name=objResult.fields}}}, chainedNames=[objResult, fields], properties={FirstChild=true, FullMethodName=objResult.fields.getMap, BeginLine=4, FullMethodName_CaseSafe=objresult.fields.getmap, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=63, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldMap.get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldMap], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fieldmap, childIdx=0, BeginColumn=30, ReferenceType=METHOD, Name=fieldMap}}}, chainedNames=[fieldMap], properties={FirstChild=true, FullMethodName=fieldMap.get, BeginLine=5, FullMethodName_CaseSafe=fieldmap.get, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=get, childIdx=0, BeginColumn=39, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=6, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=6, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=7, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=7, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isupdateable, BeginLine=7, FullMethodName_CaseSafe=fielddescribe.isupdateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=7, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=42, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlUpdateStatement{properties={FirstChild=false, BeginLine=8, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=8, childIdx=2, BeginColumn=60}}, results=[]
2023-01-04 14:17:34  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:34  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testValidationCheckPartiallyBrokenDown(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:34  INFO  BaseFlsTest:29 - Starting test: testValidatorMethodThroughObjectDescribeAndFieldDescribeMap
2023-01-04 14:17:34  INFO  SfgeTestExtension:31 - beforeTestExecution name=testValidatorMethodThroughObjectDescribeAndFieldDescribeMap(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:34  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@4eb1c9ac
2023-01-04 14:17:34  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:34  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:34  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:34  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:34  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=111, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=3, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=111, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=111, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=3, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=111, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:34  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=111, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=3, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=111, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=111, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=3, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=111, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:34  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=111, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isaccessible, BeginLine=3, FullMethodName_CaseSafe=isaccessible, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=111, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=SoqlExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=13}}
2023-01-04 14:17:34  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=SoqlExpression{properties={FirstChild=true, BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=13}}, results=[]
2023-01-04 14:17:34  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:34  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testValidatorMethodThroughObjectDescribeAndFieldDescribeMap(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:34  INFO  BaseFlsTest:29 - Starting test: testValidatorMethodThroughObjectDescribeAndFieldDescribeMap
2023-01-04 14:17:34  INFO  SfgeTestExtension:31 - beforeTestExecution name=testValidatorMethodThroughObjectDescribeAndFieldDescribeMap(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:34  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@54118bbf
2023-01-04 14:17:34  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:34  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:34  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:34  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:34  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=111, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=3, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=111, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=111, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=3, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=111, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:34  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=111, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=3, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=111, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=111, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=3, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=111, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:34  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=111, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=iscreateable, BeginLine=3, FullMethodName_CaseSafe=iscreateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=111, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=4, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:34  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=4, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=8}}
2023-01-04 14:17:34  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlInsertStatement{properties={FirstChild=true, BeginLine=4, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=0, BeginColumn=1}}, results=[]
2023-01-04 14:17:34  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:34  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testValidatorMethodThroughObjectDescribeAndFieldDescribeMap(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:34  INFO  BaseFlsTest:29 - Starting test: testValidatorMethodThroughObjectDescribeAndFieldDescribeMap
2023-01-04 14:17:34  INFO  SfgeTestExtension:31 - beforeTestExecution name=testValidatorMethodThroughObjectDescribeAndFieldDescribeMap(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:34  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@6657d966
2023-01-04 14:17:34  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:34  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:34  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:34  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:34  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=111, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=3, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=111, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=111, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=3, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=111, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:34  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}], lastReturnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}], lastReturnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=111, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=3, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=111, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=111, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=3, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=111, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:34  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, returnValue=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Name, childIdx=1, LiteralType=STRING, BeginColumn=89}}, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexFieldDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=SObjectType{associatedObjectType='ApexStringValue{ value=Optional[Account]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=LiteralExpression{properties={FirstChild=false, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Value=Account, childIdx=1, LiteralType=STRING, BeginColumn=44}}, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}'} ApexStandardValue{apexType='Schema.SObjectType'} ApexValue(SObjectType) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexValue(ApexGlobalDescribeMapValue) {status=INITIALIZED, declarationVertex=null, valueVertex=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='System.Schema'} ApexValue(SystemSchema) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=Schema.getGlobalDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[Schema], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=schema, childIdx=0, BeginColumn=13, ReferenceType=METHOD, Name=Schema}}}, chainedNames=[Schema], properties={FirstChild=true, FullMethodName=Schema.getGlobalDescribe, BeginLine=3, FullMethodName_CaseSafe=schema.getglobaldescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getglobaldescribe, childIdx=0, BeginColumn=20, MethodName=getGlobalDescribe}}, method=Method{properties={FirstChild=false, BeginLine=7, IsStandard=true, DefiningType_CaseSafe=system.schema, LastChild=false, DefiningType=System.Schema, Constructor=false, EndLine=7, Name_CaseSafe=getglobaldescribe, childIdx=6, ReturnType=Map<String,Schema.SObjectType>, Name=getGlobalDescribe, Arity=0, ReturnType_CaseSafe=map<string,schema.sobjecttype>, BeginColumn=47}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=40, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=40, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=55, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=55, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjecttype, LastChild=false, DefiningType=Schema.SObjectType, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeSObjectResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describesobjectresult, BeginColumn=38}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fields.getMap, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fields], BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=fields, childIdx=0, BeginColumn=69, ReferenceType=METHOD, Name=fields}}}, chainedNames=[fields], properties={FirstChild=true, FullMethodName=fields.getMap, BeginLine=3, FullMethodName_CaseSafe=fields.getmap, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getmap, childIdx=0, BeginColumn=76, MethodName=getMap}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=get, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=85, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=get, BeginLine=3, FullMethodName_CaseSafe=get, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=get, childIdx=0, BeginColumn=85, MethodName=get}}, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=97, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=getDescribe, BeginLine=3, FullMethodName_CaseSafe=getdescribe, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=97, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, BeginLine=3, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, Name_CaseSafe=, childIdx=0, BeginColumn=111, ReferenceType=METHOD, Name=}}}, chainedNames=[], properties={FirstChild=true, FullMethodName=isupdateable, BeginLine=3, FullMethodName_CaseSafe=isupdateable, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=3, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=111, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlUpdateStatement{properties={FirstChild=false, BeginLine=4, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, childIdx=2, BeginColumn=48}}, results=[]
2023-01-04 14:17:34  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:34  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testValidatorMethodThroughObjectDescribeAndFieldDescribeMap(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:34  INFO  BaseFlsTest:29 - Starting test: testSafeValidationCheckAtField_multiple
2023-01-04 14:17:34  INFO  SfgeTestExtension:31 - beforeTestExecution name=testSafeValidationCheckAtField_multiple(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:34  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@8fd65c4
2023-01-04 14:17:34  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:34  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:34  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:34  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:34  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isaccessible, BeginLine=5, FullMethodName_CaseSafe=fielddescribe.isaccessible, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=42, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isaccessible, BeginLine=5, FullMethodName_CaseSafe=fielddescribe.isaccessible, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=42, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  NullApexValueConstrainer:134 - Adding negative constraint. apeValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isaccessible, BeginLine=5, FullMethodName_CaseSafe=fielddescribe.isaccessible, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=42, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:34  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isaccessible, BeginLine=5, FullMethodName_CaseSafe=fielddescribe.isaccessible, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=42, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isaccessible, BeginLine=5, FullMethodName_CaseSafe=fielddescribe.isaccessible, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=42, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  NullApexValueConstrainer:129 - Adding positive constraint. apeValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isaccessible, BeginLine=5, FullMethodName_CaseSafe=fielddescribe.isaccessible, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=42, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:34  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isaccessible, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isaccessible, BeginLine=5, FullMethodName_CaseSafe=fielddescribe.isaccessible, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isaccessible, childIdx=0, BeginColumn=42, MethodName=isaccessible}}, method=Method{properties={FirstChild=false, BeginLine=85, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=85, Name_CaseSafe=isaccessible, childIdx=142, ReturnType=Boolean, Name=isAccessible, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=SoqlExpression{properties={FirstChild=true, BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=6, childIdx=0, BeginColumn=25}}
2023-01-04 14:17:34  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=SoqlExpression{properties={FirstChild=true, BeginLine=6, DefiningType_CaseSafe=myclass, LastChild=false, Query=[SELECT Name from Account], DefiningType=MyClass, EndLine=6, childIdx=0, BeginColumn=25}}, results=[]
2023-01-04 14:17:34  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:34  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testSafeValidationCheckAtField_multiple(FlsValidationType, String, AbstractPathBasedRule, String): READ
2023-01-04 14:17:34  INFO  BaseFlsTest:29 - Starting test: testSafeValidationCheckAtField_multiple
2023-01-04 14:17:34  INFO  SfgeTestExtension:31 - beforeTestExecution name=testSafeValidationCheckAtField_multiple(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:34  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@222abe13
2023-01-04 14:17:34  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:34  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:34  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:34  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:34  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.iscreateable, BeginLine=5, FullMethodName_CaseSafe=fielddescribe.iscreateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=42, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.iscreateable, BeginLine=5, FullMethodName_CaseSafe=fielddescribe.iscreateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=42, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  NullApexValueConstrainer:134 - Adding negative constraint. apeValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.iscreateable, BeginLine=5, FullMethodName_CaseSafe=fielddescribe.iscreateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=42, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:34  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.iscreateable, BeginLine=5, FullMethodName_CaseSafe=fielddescribe.iscreateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=42, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.iscreateable, BeginLine=5, FullMethodName_CaseSafe=fielddescribe.iscreateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=42, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:34  INFO  NullApexValueConstrainer:129 - Adding positive constraint. apeValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.iscreateable, BeginLine=5, FullMethodName_CaseSafe=fielddescribe.iscreateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=42, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:34  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:34  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.iscreateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.iscreateable, BeginLine=5, FullMethodName_CaseSafe=fielddescribe.iscreateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=iscreateable, childIdx=0, BeginColumn=42, MethodName=iscreateable}}, method=Method{properties={FirstChild=false, BeginLine=92, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=92, Name_CaseSafe=iscreateable, childIdx=149, ReturnType=Boolean, Name=isCreateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:34  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=6, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, childIdx=0, BeginColumn=20}}
2023-01-04 14:17:34  INFO  ScopeUtil:140 - Vertex type not handled for getDefaultValue(). vertex=NewKeyValueObjectExpression{properties={FirstChild=true, BeginLine=6, Type=Account, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, childIdx=0, BeginColumn=20}}
2023-01-04 14:17:34  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlInsertStatement{properties={FirstChild=true, BeginLine=6, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, childIdx=0, BeginColumn=13}}, results=[]
2023-01-04 14:17:34  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:34  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testSafeValidationCheckAtField_multiple(FlsValidationType, String, AbstractPathBasedRule, String): INSERT
2023-01-04 14:17:34  INFO  BaseFlsTest:29 - Starting test: testSafeValidationCheckAtField_multiple
2023-01-04 14:17:34  INFO  SfgeTestExtension:31 - beforeTestExecution name=testSafeValidationCheckAtField_multiple(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE
2023-01-04 14:17:35  WARN  Util:30 - Ignoring. builder=com.salesforce.graph.build.ApexStandardLibraryVertexBuilder@4f51cdf4
2023-01-04 14:17:35  INFO  Util:37 - Starting CustomerApexVertexBuilder
2023-01-04 14:17:35  INFO  Util:41 - Finished CustomerApexVertexBuilder, time(seconds)=0
2023-01-04 14:17:35  INFO  Util:37 - Starting InheritanceInformationBuilder
2023-01-04 14:17:35  INFO  Util:41 - Finished InheritanceInformationBuilder, time(seconds)=0
2023-01-04 14:17:35  INFO  AbstractMetadataInfoImpl:81 - Loading [] as known custom settings. Thread: Thread[Test worker,5,main]
2023-01-04 14:17:35  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:35  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:35  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isupdateable, BeginLine=5, FullMethodName_CaseSafe=fielddescribe.isupdateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=42, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:35  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isupdateable, BeginLine=5, FullMethodName_CaseSafe=fielddescribe.isupdateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=42, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:35  INFO  NullApexValueConstrainer:134 - Adding negative constraint. apeValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isupdateable, BeginLine=5, FullMethodName_CaseSafe=fielddescribe.isupdateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=42, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:35  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:35  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:35  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:35  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}], lastReturnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:35  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isupdateable, BeginLine=5, FullMethodName_CaseSafe=fielddescribe.isupdateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=42, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:35  INFO  ApexPathExpander:657 - Path isValid=true, method=Optional[Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}], lastReturnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isupdateable, BeginLine=5, FullMethodName_CaseSafe=fielddescribe.isupdateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=42, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}, collapser=SyntheticResultReturnValuePathCollapser
2023-01-04 14:17:35  INFO  NullApexValueConstrainer:129 - Adding positive constraint. apeValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isupdateable, BeginLine=5, FullMethodName_CaseSafe=fielddescribe.isupdateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=42, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:35  WARN  ApexPathExpanderUtil:219 - expand-Finished.
2023-01-04 14:17:35  INFO  ApexPathExpanderUtil:307 - Path info. completedApexPathExpanders=1
2023-01-04 14:17:35  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, returnValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}
2023-01-04 14:17:35  INFO  PathScopeVisitor:643 - afterMethodCall. StandardReturnValue. apexValue=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, returnValue=ApexValue(ApexBooleanValue) {status=INDETERMINANT, declarationVertex=com.salesforce.graph.vertex.SyntheticTypedVertex@17cb2dfd, valueVertex=null, resolvedValues={}, returnedFrom=DescribeFieldResult{describeSObjectResult=ApexStandardValue{apexType='Schema.DescribeSObjectResult'} ApexValue(DescribeSObjectResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, fieldName=ApexStringValue{ value=Optional[Name]} ApexValue(ApexStringValue) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}} ApexStandardValue{apexType='Schema.DescribeFieldResult'} ApexValue(DescribeFieldResult) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=ApexStandardValue{apexType='Schema.SObjectField'} ApexValue(SObjectField) {status=INITIALIZED, declarationVertex=null, valueVertex=null, resolvedValues={}, returnedFrom=null, invocableExpression=null, method=null}, invocableExpression=MethodCallExpressionVertex{fullMethodName=field.getDescribe, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[field], BeginLine=4, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=4, Name_CaseSafe=field, childIdx=0, BeginColumn=45, ReferenceType=METHOD, Name=field}}}, chainedNames=[field], properties={FirstChild=true, FullMethodName=field.getDescribe, BeginLine=4, FullMethodName_CaseSafe=field.getdescribe, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=4, MethodName_CaseSafe=getdescribe, childIdx=0, BeginColumn=51, MethodName=getDescribe}}, method=Method{properties={FirstChild=false, BeginLine=2, IsStandard=true, DefiningType_CaseSafe=schema.sobjectfield, LastChild=false, DefiningType=Schema.SObjectField, Constructor=false, EndLine=2, Name_CaseSafe=getdescribe, childIdx=1, ReturnType=Schema.DescribeFieldResult, Name=getDescribe, Arity=0, ReturnType_CaseSafe=schema.describefieldresult, BeginColumn=36}}}, invocableExpression=MethodCallExpressionVertex{fullMethodName=fieldDescribe.isupdateable, referenceVertex=LazyVertex{result=ReferenceExpression{properties={FirstChild=true, Names=[fieldDescribe], BeginLine=5, DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=5, Name_CaseSafe=fielddescribe, childIdx=0, BeginColumn=28, ReferenceType=METHOD, Name=fieldDescribe}}}, chainedNames=[fieldDescribe], properties={FirstChild=true, FullMethodName=fieldDescribe.isupdateable, BeginLine=5, FullMethodName_CaseSafe=fielddescribe.isupdateable, DefiningType_CaseSafe=myclass, LastChild=false, DefiningType=MyClass, EndLine=5, MethodName_CaseSafe=isupdateable, childIdx=0, BeginColumn=42, MethodName=isupdateable}}, method=Method{properties={FirstChild=false, BeginLine=116, IsStandard=true, DefiningType_CaseSafe=schema.describefieldresult, LastChild=false, DefiningType=Schema.DescribeFieldResult, Constructor=false, EndLine=116, Name_CaseSafe=isupdateable, childIdx=173, ReturnType=Boolean, Name=isUpdateable, Arity=0, ReturnType_CaseSafe=boolean, BeginColumn=17}}}
2023-01-04 14:17:35  INFO  ApexFlsViolationRule:80 - Results. source=MyClass:foo:2, sink=DmlUpdateStatement{properties={FirstChild=false, BeginLine=6, EndScopes=[BlockStatement, IfElseBlockStatement, BlockStatement], DefiningType_CaseSafe=myclass, LastChild=true, DefiningType=MyClass, EndLine=6, childIdx=2, BeginColumn=60}}, results=[]
2023-01-04 14:17:35  INFO  PathBasedRuleRunner:69 - EntryPoint=MyClass:foo:2; no violations
2023-01-04 14:17:35  INFO  SfgeTestExtension:46 - preDestroyTestInstance name=testSafeValidationCheckAtField_multiple(FlsValidationType, String, AbstractPathBasedRule, String): UPDATE

Standard error

Jan 04, 2023 2:17:18 PM apex.jorje.parser.impl.BaseApexLexer dedupe
INFO: Deduped array ApexLexer.DFA22_transition. Found 7075528 shorts which is 13MB not including array overhead. Removed 6418975 shorts which is 12MB not counting array overhead. Took 21 ms.